home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / mongol_fiere.swf / scripts / DefineButton2_20 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-15  |  87b  |  7 lines

  1. on(release){
  2.    tellTarget(_root.instruktion)
  3.    {
  4.       gotoAndPlay(12);
  5.    }
  6. }
  7.